Skip to content

Fix format statement in getsym.F#149

Open
MaPaw wants to merge 1 commit intoNOAA-PMEL:masterfrom
MaPaw:master
Open

Fix format statement in getsym.F#149
MaPaw wants to merge 1 commit intoNOAA-PMEL:masterfrom
MaPaw:master

Conversation

@MaPaw
Copy link
Copy Markdown
Contributor

@MaPaw MaPaw commented Mar 30, 2026

A missing comma caused pyferret to crash with error message:

At line 95 of file getsym.F
Fortran runtime error: Missing comma between descriptors
(I2.2, ':', I2.2 ':', I2.2)

A missing comma caused pyferret to crash with error message:
```
At line 95 of file getsym.F
Fortran runtime error: Missing comma between descriptors
(I2.2, ':', I2.2 ':', I2.2)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant